remove an extra } + add info

This commit is contained in:
meaz 2020-02-12 19:18:18 +01:00
parent 7594f86320
commit 19eeea4f12
1 changed files with 3 additions and 2 deletions

View File

@ -113,6 +113,9 @@
clear: both; clear: both;
} }
/* Howto: Services */
#flex { #flex {
width: 100vw; width: 100vw;
left: auto; left: auto;
@ -129,8 +132,6 @@
.three { .three {
min-height: auto; min-height: auto;
}
} }
.language-selector { .language-selector {