example: Update CSS

This commit is contained in:
Sébastien Chopin 2018-01-31 16:47:41 +01:00
parent 43b31553d5
commit bd161130d1

View File

@ -3,10 +3,7 @@ body {
}
.container {
position: absolute;
top: 0;
left: 0;
width: 100%;
padding: 20px;
text-align: center;
font-size: 20px;
transition: all .5s cubic-bezier(.55,0,.1,1);