1
0
mirror of https://akkoma.dev/lamp/akkoma-fe.git synced 2025-04-14 03:34:05 -04:00

Merge branch 'fix/mobile-layout' into 'develop'

Fix big gap between panel switcher and column body on mobile

See merge request 
This commit is contained in:
Shpuld Shpludson 2017-11-25 09:11:34 +00:00
commit f50aed3a63

@ -22,6 +22,7 @@ h4 {
min-height: 100vh;
max-width: 980px;
background-color: rgba(0,0,0,0.15);
align-content: flex-start;
}
.text-center {