spielwiese #201

Merged
muli merged 145 commits from spielwiese into main 2023-08-08 21:18:13 +02:00
Showing only changes of commit 23cd69c561 - Show all commits

View File

@ -404,13 +404,6 @@ header {
font-size: 2rem; font-size: 2rem;
} }
/*
* TODO: Bullets positionieren
*
* list-style: none; dann Bullets als Grafiken vom text in <li> einfügen.
* Für das Icon dann position: relative; und ausrichten.
* Quelle: https://codepen.io/team/css-tricks/pen/MyxBrQ
*/
.header__claim ul li { .header__claim ul li {
margin: 0; margin: 0;
list-style: none; list-style: none;