Actual build cancelled.

This commit is contained in:
2021-10-19 12:10:50 -03:00
parent 526fc9a0ab
commit ef9bb00792
10 changed files with 221 additions and 44 deletions

View File

@@ -0,0 +1,17 @@
.letters-registered {
margin: 0px 5vw;
display: flex;
align-items: center;
font-family: 'Times New Roman', Times, serif;
color: rgb(145, 140, 108);
font-size: 50pt;
height: 20vh;
span {
margin-left: 1vw;
}
}