Drop old measurements

This commit is contained in:
Christian Wolf 2025-02-27 09:12:37 +01:00
parent b9db6db126
commit 41271beaf9

View File

@ -6,24 +6,6 @@
@use './menu';
@use "./footer";
$color-green-1: rgb(184 229 162);
$color-green-2: rgb(162 221 131);
$color-brown-header: rgb(0 62 41);
$color-darkgreen: rgb(1 67 39);
$color-midgreen: rgb(0 70 8);
$color-green: rgb(5 162 23);
$color-petrol: rgb(6 78 75);
$color-darkgray: rgb(0 40 39);
$major-radius: 15px;
$big-button-radius: 10px;
$button-radius: 5px;
//$width-very-narrow: 600px;
$width-narrow: 750px;
$width-normal: 1000px;
$width-wide: 1600px;
$indent-menu-left: 25px;
body {
padding: 0;
margin: 0 auto;