mirror of
https://github.com/acid-info/peripatos.free.technology.git
synced 2025-01-12 16:44:08 +00:00
chore: css update for hostname
This commit is contained in:
parent
15ec60cdd5
commit
fd123c8660
@ -6,6 +6,6 @@
|
||||
<h1 class="flex font-bold">
|
||||
<span style={`color: ${$theme.yellow};`}>guest</span>
|
||||
<span style={`color: ${$theme.white}`}>@</span>
|
||||
<span style={`color: ${$theme.white}`}>{hostname}</span>
|
||||
<span style={`color: ${$theme.white}; width: max-content;`}>{hostname}</span>
|
||||
<span style={`color: ${$theme.white}`}>:~$</span>
|
||||
</h1>
|
||||
|
Loading…
x
Reference in New Issue
Block a user