mirror of
https://github.com/ThatGuySam/doesitarm.git
synced 2026-05-18 06:44:46 -07:00
Disable container class
This commit is contained in:
parent
1cd02e664e
commit
9fec737634
1 changed files with 2 additions and 2 deletions
|
|
@ -90,9 +90,9 @@ html {
|
||||||
* @import "utilities/skew-transforms";
|
* @import "utilities/skew-transforms";
|
||||||
*/
|
*/
|
||||||
|
|
||||||
.container {
|
/* .container {
|
||||||
max-width: 1040px;
|
max-width: 1040px;
|
||||||
}
|
} */
|
||||||
|
|
||||||
.ease {
|
.ease {
|
||||||
transition-property: all;
|
transition-property: all;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue