Re-add our styles as sass
I haven't actually changed the content, just the extension and my intention to start using SASS because it makes my development life easier
This commit is contained in:
parent
9d2f0c5377
commit
04c796c18a
1 changed files with 9 additions and 0 deletions
9
styles/vanth.scss
Normal file
9
styles/vanth.scss
Normal file
|
@ -0,0 +1,9 @@
|
|||
.main-content {
|
||||
position: relative;
|
||||
top: 50px;
|
||||
}
|
||||
|
||||
.navbar-nav .navbar-btn {
|
||||
position: relative;
|
||||
left: 20px;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue