Add .wrapper utility class
This commit is contained in:
@ -99,6 +99,10 @@ body:hover .visually-hidden button {
|
||||
|
||||
.cf { clear: both; }
|
||||
|
||||
.wrapper {
|
||||
@include container();
|
||||
}
|
||||
|
||||
|
||||
/*
|
||||
Images
|
||||
|
Reference in New Issue
Block a user