mirror of
https://github.com/jgthms/bulma.git
synced 2025-01-09 15:44:25 +00:00
Update expo
This commit is contained in:
parent
44135d2dc2
commit
789a886ffd
@ -50,7 +50,8 @@
|
||||
.bd-website
|
||||
margin-top: 3rem
|
||||
width: calc(50% - 3rem)
|
||||
&:nth-child(1)
|
||||
&:nth-child(1),
|
||||
&:nth-child(2)
|
||||
margin-top: 0
|
||||
&.bd-is-highlighted
|
||||
width: 100%
|
||||
|
@ -1366,6 +1366,19 @@ a.has-text-danger:hover, a.has-text-danger:focus {
|
||||
display: none !important;
|
||||
}
|
||||
|
||||
.is-sr-only {
|
||||
border: none !important;
|
||||
-webkit-clip-path: inset(50%) !important;
|
||||
clip-path: inset(50%) !important;
|
||||
clip: rect(0, 0, 0, 0) !important;
|
||||
height: 0.01em !important;
|
||||
overflow: hidden !important;
|
||||
padding: 0 !important;
|
||||
position: absolute !important;
|
||||
white-space: nowrap !important;
|
||||
width: 0.01em !important;
|
||||
}
|
||||
|
||||
@media screen and (max-width: 768px) {
|
||||
.is-hidden-mobile {
|
||||
display: none !important;
|
||||
@ -4437,7 +4450,7 @@ a.box:active {
|
||||
position: relative;
|
||||
}
|
||||
|
||||
.notification a:not(.button) {
|
||||
.notification a:not(.button):not(.dropdown-item) {
|
||||
color: currentColor;
|
||||
text-decoration: underline;
|
||||
}
|
||||
@ -13043,7 +13056,7 @@ svg {
|
||||
margin-top: 3rem;
|
||||
width: calc(50% - 3rem);
|
||||
}
|
||||
.bd-website:nth-child(1) {
|
||||
.bd-website:nth-child(1), .bd-website:nth-child(2) {
|
||||
margin-top: 0;
|
||||
}
|
||||
.bd-website.bd-is-highlighted {
|
||||
|
2
docs/css/bulma-docs.min.css
vendored
2
docs/css/bulma-docs.min.css
vendored
File diff suppressed because one or more lines are too long
@ -15,18 +15,43 @@ other:
|
||||
- name: vybranthotels
|
||||
url: http://vybranthotels.com/
|
||||
date: "28 Dec 2017"
|
||||
- name: favicon
|
||||
url: https://favicon.io/
|
||||
date: "16 Jan 2017"
|
||||
- name: zea
|
||||
url: http://www.zea.space/
|
||||
date: "2 Jan 2018"
|
||||
highlighted: true
|
||||
websites:
|
||||
- name: griko
|
||||
url: https://griko.id/
|
||||
date: "6 Jul 2018"
|
||||
- name: shecodes
|
||||
url: https://shecodes.tech/
|
||||
date: "1 Jun 2018"
|
||||
- name: jgthms
|
||||
url: https://jgthms.com/
|
||||
date: "29 Jun 2018"
|
||||
highlighted: true
|
||||
- name: uigoodies
|
||||
url: http://uigoodies.com/
|
||||
date: "5 Jul 2018"
|
||||
- name: favicon
|
||||
url: https://favicon.io/
|
||||
date: "9 Jul 2018"
|
||||
- name: whiterabbitexpress
|
||||
url: https://www.whiterabbitexpress.com/
|
||||
date: "24 Jun 2018"
|
||||
- name: primative
|
||||
url: https://www.primative.net/
|
||||
date: "5 Jul 2018"
|
||||
- name: getbedtimestories
|
||||
url: https://getbedtimestories.com/
|
||||
date: "10 Apr 2018"
|
||||
highlighted: true
|
||||
- name: mod
|
||||
url: https://mod.io/
|
||||
date: "8 Jun 2018"
|
||||
- name: jobees
|
||||
url: https://jobees.co/
|
||||
date: "5 Jul 2018"
|
||||
- name: mythril
|
||||
url: https://mythril.io/
|
||||
date: "6 Apr 2018"
|
||||
|
Binary file not shown.
Before Width: | Height: | Size: 132 KiB After Width: | Height: | Size: 129 KiB |
Binary file not shown.
Before Width: | Height: | Size: 48 KiB After Width: | Height: | Size: 50 KiB |
Loading…
Reference in New Issue
Block a user