move global css overrides for row to works page
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
This commit is contained in:
parent
509f83c87f
commit
62835099a0
2 changed files with 3 additions and 5 deletions
|
@ -10,7 +10,9 @@
|
|||
<title>Pongpeera Wongprasitthiporn's profile</title>
|
||||
<link rel="icon" type="image/webp" href="/icons/icon.webp">
|
||||
</head>
|
||||
|
||||
<style>
|
||||
.row {grid-template-columns: 1fr 1.25cm 1.5cm;}
|
||||
</style>
|
||||
<body>
|
||||
|
||||
<div class="topbar stealth">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue