diff options
Diffstat (limited to 'scraper/client/common/common.css')
| -rw-r--r-- | scraper/client/common/common.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/scraper/client/common/common.css b/scraper/client/common/common.css index 4b939df0..b014541a 100644 --- a/scraper/client/common/common.css +++ b/scraper/client/common/common.css @@ -65,6 +65,7 @@ header > section { display: flex; flex: 1 0; font-weight: bold; + padding: 10px; } header > section:last-of-type { justify-content: flex-end; |
