diff --git a/frontend/drupal9/web/themes/custom/pro1ka/css/style.css b/frontend/drupal9/web/themes/custom/pro1ka/css/style.css index 07ced2326..84fb51364 100644 --- a/frontend/drupal9/web/themes/custom/pro1ka/css/style.css +++ b/frontend/drupal9/web/themes/custom/pro1ka/css/style.css @@ -2525,7 +2525,7 @@ a { min-width: 20%; font-weight: 400; text-align: right; - padding: 0 30px; } + padding: 0 50px; } @media screen and (max-width: 991px) { .cenik-prikaz { diff --git a/frontend/drupal9/web/themes/custom/pro1ka/sass/pages/cenik.scss b/frontend/drupal9/web/themes/custom/pro1ka/sass/pages/cenik.scss index b63da445f..7e7f29b6a 100644 --- a/frontend/drupal9/web/themes/custom/pro1ka/sass/pages/cenik.scss +++ b/frontend/drupal9/web/themes/custom/pro1ka/sass/pages/cenik.scss @@ -62,7 +62,7 @@ min-width: 20%; font-weight: 400; text-align: right; - padding: 0 30px; + padding: 0 50px; } } } @@ -76,7 +76,7 @@ @media screen and (max-width: 991px) { .cenik-prikaz { margin-top: 0; - + .ostale-storitve { &.w-70 { .compare-col { diff --git a/frontend/drupal9/web/themes/custom/pro1ka/templates/page--ostale-storitve.html.twig b/frontend/drupal9/web/themes/custom/pro1ka/templates/page--ostale-storitve.html.twig index da56a43f0..9f83cc062 100755 --- a/frontend/drupal9/web/themes/custom/pro1ka/templates/page--ostale-storitve.html.twig +++ b/frontend/drupal9/web/themes/custom/pro1ka/templates/page--ostale-storitve.html.twig @@ -766,7 +766,7 @@ END HEADER #} {% if language.id == 'sl' %} Splošna postavka {% else %} - Hourly price +    Hourly price {% endif %}