diff options
| author | 2023-01-09 08:41:01 +0100 | |
|---|---|---|
| committer | 2023-01-09 08:41:01 +0100 | |
| commit | 5feefe416ff805090ad211eb670cc08c0db27dc1 (patch) | |
| tree | 802a4e1c5da0e8140ca0d651b0a87edeba53237c /p/themes/Mapco/_layout.scss | |
| parent | e683d2f7ac1bbe2efddd899aac4a3602ea03ebd3 (diff) | |
fix: Ansum/Mapco theme: updating notification (#4995)
Diffstat (limited to 'p/themes/Mapco/_layout.scss')
| -rw-r--r-- | p/themes/Mapco/_layout.scss | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/p/themes/Mapco/_layout.scss b/p/themes/Mapco/_layout.scss index 1bd719842..495c19ebf 100644 --- a/p/themes/Mapco/_layout.scss +++ b/p/themes/Mapco/_layout.scss @@ -371,6 +371,10 @@ main.prompt { br { display: none; } + + .title { + margin: 0 2rem; + } } } |
