Hotfix unexpected bugs with large border radius by diminushing it
gitea/imio-publik-themes/pipeline/head This commit looks good Details

TELE-1863
This commit is contained in:
Daniel Muyshond 2024-01-23 14:18:33 +01:00
parent c802013b13
commit dc5c372dd8
1 changed files with 1 additions and 1 deletions

View File

@ -15,4 +15,4 @@ $imio-header-logo-padding-top: 44px;
$imio-header-logo-padding-left: 50px;
$link-color-footer: white;
$imio-is-iacitizen: true;
$border-radius: 40px;
$border-radius: 25px;