make address section a nice box, improve rich text link hover

This commit is contained in:
elise
2024-08-06 14:16:48 +02:00
parent a1a2050f27
commit b1d767ae17
4 changed files with 17 additions and 7 deletions

View File

@ -2,6 +2,7 @@
box-sizing: border-box;
padding: 0;
margin: 0;
scroll-behavior: smooth;
}
html {