Archived
1
0

remove uneeded rule

This commit is contained in:
Jeff Becker 2019-02-13 12:15:45 -05:00
parent 8f7d57f64d
commit af13a99954
No known key found for this signature in database
GPG Key ID: F357B3B42F6F9B05

View File

@ -545,13 +545,6 @@ background-repeat: repeat;
background-color: #493769;
}
body {
display: inline-flex;
flex-direction: column;
flex-wrap: wrap;
flex-flow: wrap;
}
.mod {
color: red;
}