add dynamic text for presentation
This commit is contained in:
@@ -73,6 +73,8 @@
|
||||
|
||||
.start {
|
||||
display: flex;
|
||||
padding: 0 30px;
|
||||
text-align: center;
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
align-items: center;
|
||||
@@ -80,7 +82,7 @@
|
||||
flex-direction: column;
|
||||
font-size: 13vh;
|
||||
box-sizing: border-box;
|
||||
text-shadow: 0 0 2px black, 0 0 5px black, 0 0 10px black, 0 0 20px black, 0 0 30px black, 0 0 35px black, 0 0 40px black, 0 0 45px black;
|
||||
text-shadow: 0 0 2px black, 0 0 5px black, 0 0 10px black, 0 0 20px black, 0 0 30px black, 0 0 35px black, 0 0 40px black, 0 0 45px black;
|
||||
|
||||
.date {
|
||||
font-size: 0.6em;
|
||||
|
||||
Reference in New Issue
Block a user