parent
f726a6e699
commit
2c7b0254ec
@ -8,7 +8,6 @@
|
|||||||
padding: 0;
|
padding: 0;
|
||||||
font-family: 'Sackers Gothic Std';
|
font-family: 'Sackers Gothic Std';
|
||||||
font-weight: 500;
|
font-weight: 500;
|
||||||
font-size: 70px;
|
|
||||||
background: rgb(241,241,241);
|
background: rgb(241,241,241);
|
||||||
-webkit-print-color-adjust: exact;
|
-webkit-print-color-adjust: exact;
|
||||||
box-sizing: border-box;
|
box-sizing: border-box;
|
||||||
@ -40,7 +39,7 @@
|
|||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<div class="page">
|
<div class="page">
|
||||||
<p>{{Runner Name}}</p>
|
<p style="font-size: 100vw;">{{Runner Name}}</p>
|
||||||
</div>
|
</div>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
Loading…
x
Reference in New Issue
Block a user