mirror of
https://github.com/kaboomserver/website.git
synced 2024-12-22 15:55:04 +00:00
Cleaning up CSS
This commit is contained in:
parent
02e12c725e
commit
266ba8b09a
1 changed files with 1 additions and 2 deletions
|
@ -36,7 +36,6 @@ body {
|
|||
animation: fadein 1.5s;
|
||||
-webkit-transform: translateZ(0);
|
||||
-webkit-backface-visibility: hidden;
|
||||
-webkit-transform-style: preserve-3d;
|
||||
}
|
||||
|
||||
h2 {
|
||||
|
@ -54,7 +53,7 @@ p {
|
|||
text-align: center;
|
||||
}
|
||||
|
||||
a,
|
||||
a,/
|
||||
a:hover,
|
||||
a:focus {
|
||||
text-decoration: none;
|
||||
|
|
Loading…
Reference in a new issue