mirror of
https://github.com/mgrove36/bbc-young-reporter.git
synced 2026-03-03 03:17:07 +00:00
Remove redundant code
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
.main-content .mdc-card {
|
||||
float: left;
|
||||
clear: left;
|
||||
width: 49%;
|
||||
width: calc(50% - 6px);
|
||||
}
|
||||
|
||||
.main-content .mdc-card:nth-of-type(even) {
|
||||
|
||||
Reference in New Issue
Block a user