CSS fixes
This commit is contained in:
parent
6bb9b10f56
commit
f7b7eabf01
|
@ -4,7 +4,7 @@
|
||||||
<section class="hero is-inner-circle is-bold">
|
<section class="hero is-inner-circle is-bold">
|
||||||
<div class="hero-body">
|
<div class="hero-body">
|
||||||
<div class="container">
|
<div class="container">
|
||||||
<h1 class="title">
|
<h1 class="title has-text-light">
|
||||||
<img src="/static/img/circle-24.png" class="mr-1">
|
<img src="/static/img/circle-24.png" class="mr-1">
|
||||||
The inner circle
|
The inner circle
|
||||||
</h1>
|
</h1>
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
<section class="hero is-inner-circle is-bold">
|
<section class="hero is-inner-circle is-bold">
|
||||||
<div class="hero-body">
|
<div class="hero-body">
|
||||||
<div class="container">
|
<div class="container">
|
||||||
<h1 class="title">
|
<h1 class="title has-text-light">
|
||||||
<img src="/static/img/circle-24.png">
|
<img src="/static/img/circle-24.png">
|
||||||
Invite to the inner circle
|
Invite to the inner circle
|
||||||
</h1>
|
</h1>
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
<section class="hero is-inner-circle is-bold">
|
<section class="hero is-inner-circle is-bold">
|
||||||
<div class="hero-body">
|
<div class="hero-body">
|
||||||
<div class="container">
|
<div class="container">
|
||||||
<h1 class="title">
|
<h1 class="title has-text-light">
|
||||||
<img src="/static/img/circle-24.png">
|
<img src="/static/img/circle-24.png">
|
||||||
Remove from the inner circle
|
Remove from the inner circle
|
||||||
</h1>
|
</h1>
|
||||||
|
|
Loading…
Reference in New Issue
Block a user