mirror of
https://github.com/nuttylmao/nutty.gg.git
synced 2026-09-19 04:00:59 -04:00
Fixed up some of the slide animations
This commit is contained in:
@@ -6,6 +6,10 @@
|
||||
/* --line-spacing: 1.7em; */
|
||||
}
|
||||
|
||||
body {
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
html {
|
||||
width: 100vw;
|
||||
height: 100vh;
|
||||
@@ -58,9 +62,10 @@ li {
|
||||
list-style: none;
|
||||
overflow: hidden;
|
||||
height: 0;
|
||||
margin-top: 10px;
|
||||
margin: 10px 0px 0px 0px;
|
||||
transition: all 1s ease-in-out;
|
||||
}
|
||||
|
||||
.reverseLineItemDirection {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
@@ -77,7 +82,6 @@ li {
|
||||
}
|
||||
|
||||
#IPutThisHereSoICanCalculateHowBigEachMessageIsSupposedToBeBeforeIAddItToTheMessageList {
|
||||
margin-top: 10px;
|
||||
opacity: 0;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user