a
This commit is contained in:
@@ -1,7 +1,3 @@
|
||||
html, body {
|
||||
height: 100%;
|
||||
}
|
||||
|
||||
body {
|
||||
margin:0;
|
||||
padding:0;
|
||||
@@ -13,7 +9,6 @@ main {
|
||||
}
|
||||
|
||||
header, footer {
|
||||
height: 5%;
|
||||
}
|
||||
|
||||
header {
|
||||
@@ -22,9 +17,6 @@ header {
|
||||
header * {
|
||||
display: inline;
|
||||
color:white;
|
||||
position: relative;
|
||||
top: 50%;
|
||||
transform: translateY(-50%);
|
||||
}
|
||||
|
||||
header h1 {
|
||||
|
||||
Reference in New Issue
Block a user