Update 4.css

This commit is contained in:
RobertHeaton
2023-09-03 09:44:30 +01:00
committed by GitHub
parent 3e3edfdca7
commit ef1965c046

5
4.css
View File

@ -7,6 +7,11 @@ body {
width: 100%;
font-family: sans-serif;
}
html{
scroll-behavior: smooth;
}
p{
margin-left:10px;
}