fix margin in title messing with de UI

This commit is contained in:
Nicolas Constant 2020-04-29 00:22:27 -04:00
parent 51709508f0
commit 369d65769e
No known key found for this signature in database
GPG Key ID: 1E9F677FB01A5688
1 changed files with 2 additions and 1 deletions

View File

@ -76,6 +76,7 @@
// position: absolute;
position: relative;
top: 9px;
margin: 0;
// left: 35px;
&--only {
@ -90,7 +91,7 @@
font-style: italic;
// position: absolute;
position: relative;
top: -2px;
top: 6px;
// top: 21px;
// top: 10px;
// left: 35px;;