This commit is contained in:
Jakob Schrettenbrunner 2018-07-28 13:43:26 +02:00
parent 77b15645cd
commit a77d4ef96f

View File

@ -8,7 +8,7 @@
.logo-container {
@apply .flex-no-shrink;
width: calc(18.5); /* sidebar is 20rem + 1.5rem padding on each side for nav */
width: 18.5rem; /* sidebar is 20rem + 1.5rem padding on each side for nav */
}
.home-link {