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