Add Seed Service code #2

Merged
kodxana merged 6 commits from seed_dev into main 2021-12-08 15:42:48 +01:00
Showing only changes of commit c3d9063c6c - Show all commits

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;
}