fixes
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
|
||||
</div>
|
||||
|
||||
<footer class="font-kobata text-40 uppercase border-top container" style="line-height:1;letter-spacing:1.5rem">Re Capitulating. Queer</footer>
|
||||
<footer class="font-kobata text-40 uppercase border-top">Re Capitulating. Queer</footer>
|
||||
|
||||
<script src="<?= url('assets/siema.min.js') ?>"></script>
|
||||
|
||||
|
||||
@@ -7,8 +7,8 @@
|
||||
<style>
|
||||
@font-face { font-family: 'Kobata'; src: url('<?= url('assets/Kobata-Bold.woff2') ?>') format('woff2') }
|
||||
@font-face { font-family: 'VG5000'; src: url('<?= url('assets/VG5000-Regular_web.woff2') ?>') format('woff2') }
|
||||
<?= F::read('assets/style.css') ?>
|
||||
</style>
|
||||
<link rel="stylesheet" type="text/css" href="<?= url('assets/style.css') ?>">
|
||||
</head>
|
||||
<body>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user