Seed page

This commit is contained in:
kodxana 2021-12-08 15:36:05 +01:00 committed by GitHub
parent da1570ec87
commit c3d9063c6c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -0,0 +1,21 @@
.seed-h1 {
text-align: center;
font-size: 50px;
margin-bottom: 20px;
}
.seed-p {
margin-top: 20px;
}
.seed-span {
display: block;
font-size: 25px;
padding: 5px 5px 5px 5px;
}
.seed-icon {
height: 30px;
width: 30px;
padding-right: 5px;
}