fix broken field on the main page in the video block

pull/22595/head
Arhell 2020-07-20 01:17:38 +03:00
parent c477e089b7
commit 57e7cf6c7d
2 changed files with 1 additions and 2 deletions

View File

@ -511,7 +511,7 @@ section#cncf {
}
#desktopKCButton {
position: relative;
position: absolute;
font-size: 18px;
background-color: $dark-grey;
border-radius: 8px;

View File

@ -41,7 +41,6 @@ Kubernetes is open source giving you the freedom to take advantage of on-premise
<button id="desktopShowVideoButton" onclick="kub.showVideo()">Watch Video</button>
<br>
<br>
<br>
<a href="https://events.linuxfoundation.org/kubecon-cloudnativecon-europe/?utm_source=kubernetes.io&utm_medium=nav&utm_campaign=kccnceu20" button id="desktopKCButton">Attend KubeCon EU virtually on August 17-20, 2020</a>
<br>
<br>