1
0
mirror of https://github.com/Tygs/0bin.git synced 2023-08-10 21:13:00 +03:00
This commit is contained in:
papee
2020-08-13 16:23:38 +02:00
4 changed files with 20 additions and 16 deletions

View File

@@ -46,7 +46,6 @@
/* body & other stuff */
.blk-space {
height: 20px;
display: block;
@@ -98,6 +97,10 @@ blockquote {
/* Footer */
/* See:
https://philipwalton.github.io/solved-by-flexbox/demos/sticky-footer/
*/
#app {
display: flex;
min-height: 100vh;