adjust style
This commit is contained in:
parent
c9612d8a1d
commit
ad8718ba49
48 changed files with 4217 additions and 15 deletions
4
sass/_hidden.scss
Normal file
4
sass/_hidden.scss
Normal file
|
@ -0,0 +1,4 @@
|
|||
.hidden {
|
||||
display: none;
|
||||
visibility: hidden;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue