diff options
| author | Ahmed Abdelhalim <[email protected]> | 2025-06-04 12:05:07 +0200 |
|---|---|---|
| committer | Ahmed Abdelhalim <[email protected]> | 2025-06-04 12:05:07 +0200 |
| commit | 0d0ab1b2ed083708a0f033dd63c758b32a32ab73 (patch) | |
| tree | b51a3e97e950d8e51dfde9262720d71f590449ab /assets/scss/web/_base.scss | |
| parent | de88d29fda8503a898dc3db8d3430960094e67c3 (diff) | |
Update the work structure/templates and styling
This template edits allows having multiple positions in the same company
Diffstat (limited to 'assets/scss/web/_base.scss')
| -rw-r--r-- | assets/scss/web/_base.scss | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/assets/scss/web/_base.scss b/assets/scss/web/_base.scss index cd56020..0789eb5 100644 --- a/assets/scss/web/_base.scss +++ b/assets/scss/web/_base.scss @@ -45,11 +45,6 @@ body { } } -main { - margin-left: 0.5cm; - margin-right: 0.5cm; -} - a { &:link, &:visited, &:active { text-decoration-color: $secondaryColor; |
