fix ntpContentsmaller than ntpBanner

This commit is contained in:
Jonas Leder 2021-04-02 18:46:00 +02:00
parent ae83b1d5f2
commit 4eb2b2c1a8

View file

@ -12,7 +12,8 @@
}
.ntpContent{
padding: 20px;
width: 100%;
padding: 10px;
display: none;
background-color: $back-color-3;
}