implemented balance headers

This commit is contained in:
Fran Jurmanović
2021-06-10 00:12:42 +02:00
parent bd261f2141
commit 5b3dc7a08d
18 changed files with 312 additions and 23 deletions

View File

@@ -0,0 +1 @@
@import "./menu-layout.scss";

View File

@@ -0,0 +1,3 @@
[data-target="input-field.main"] {
width: 100%;
}