5,950
edits
No edit summary |
No edit summary |
||
Line 2: | Line 2: | ||
/* ============================== general interface =============================== */ | /* ============================== general interface =============================== */ | ||
/* html { | /* html {z | ||
scroll-behavior: smooth; | scroll-behavior: smooth; | ||
} */ | } */ | ||
Line 145: | Line 145: | ||
color: white; | color: white; | ||
} | } | ||
/* ============================== home =============================== */ | |||
.home-in-cooperation-with-container { | |||
width: 70%; | |||
display: flex; | |||
} | |||
.home-in-cooperation-with-item { | |||
width: 50%; | |||
} | |||
/* ============================== templates =============================== */ | /* ============================== templates =============================== */ | ||