🍝🎂 Checkpoint

./index.html:18108132/428
./style.css:18108132/799
This commit is contained in:
Glitch (hello-webpage) 2020-07-29 19:54:46 +00:00
parent c6d928123b
commit 22fc5d7a1f

View file

@ -92,10 +92,6 @@ h2{
position: relative;
}
.user-scores {
padding-top: 1.3rem;
}
.choose-username {
display: flex;
flex-direction: column;
@ -207,16 +203,17 @@ strong {
text-shadow: 0 3px 2px hsla(208, 80%, 45%, 1);
}
.user-scores .score-title {
color: hsla(208, 80%, 60%, 1);
text-align: center;
}
.user-scores {
transform: skew(0deg, -2deg);
text-align: center;
padding-top: 1.3rem;
}
.user-scores h2 {
color: hsla(208, 80%, 60%, 1);
}
.ribbon-tail {
position: absolute;
right: 9px;