CSS fixes

face-detect
Noah Petherbridge 2023-05-23 23:26:34 -07:00
parent 6bb9b10f56
commit f7b7eabf01
3 changed files with 3 additions and 3 deletions

View File

@ -4,7 +4,7 @@
<section class="hero is-inner-circle is-bold">
<div class="hero-body">
<div class="container">
<h1 class="title">
<h1 class="title has-text-light">
<img src="/static/img/circle-24.png" class="mr-1">
The inner circle
</h1>

View File

@ -4,7 +4,7 @@
<section class="hero is-inner-circle is-bold">
<div class="hero-body">
<div class="container">
<h1 class="title">
<h1 class="title has-text-light">
<img src="/static/img/circle-24.png">
Invite to the inner circle
</h1>

View File

@ -4,7 +4,7 @@
<section class="hero is-inner-circle is-bold">
<div class="hero-body">
<div class="container">
<h1 class="title">
<h1 class="title has-text-light">
<img src="/static/img/circle-24.png">
Remove from the inner circle
</h1>