CSS fixes
This commit is contained in:
parent
6bb9b10f56
commit
f7b7eabf01
|
@ -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>
|
||||
|
|
|
@ -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>
|
||||
|
|
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue
Block a user