mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-17 19:21:23 +03:00
Added visibility mixins file
This commit is contained in:
committed by
GitHub
parent
8e4f3fe7b9
commit
a279238034
@@ -0,0 +1,5 @@
|
|||||||
|
// Visibility
|
||||||
|
|
||||||
|
@mixin invisible {
|
||||||
|
visibility: hidden !important;
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user