Fixing vertical alignment in videos pages
This commit is contained in:
@@ -1211,7 +1211,7 @@ input, select, textarea {
|
||||
-ms-justify-content: space-between;
|
||||
justify-content: space-between;
|
||||
position: relative;
|
||||
min-height: 100vh;
|
||||
min-height: 100px;
|
||||
width: 100%;
|
||||
padding: 4rem 2rem;
|
||||
z-index: 3;
|
||||
|
||||
@@ -1,10 +0,0 @@
|
||||
body {
|
||||
font-family: Verdana, Geneva, Tahoma, sans-serif;
|
||||
}
|
||||
|
||||
.container {
|
||||
border: 1em;
|
||||
width: 100%;
|
||||
display: flex;
|
||||
justify-content: center;;
|
||||
}
|
||||
Reference in New Issue
Block a user