mirror of
https://github.com/mgrove36/bbc-young-reporter.git
synced 2026-03-03 11:27:06 +00:00
Change margin of material design card content
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
margin: 2px 2px 10px 2px;
|
||||
}
|
||||
.mdc-card-content {
|
||||
margin: 5px;
|
||||
margin: 5px 15px 5px 15px;
|
||||
}
|
||||
|
||||
.mdc-card .mdc-typography--headline6, .mdc-card .mdc-typography--subtitle2 {
|
||||
|
||||
Reference in New Issue
Block a user