startpage changes
This commit is contained in:
@ -19,7 +19,6 @@
|
||||
<div class="row"></div>
|
||||
<div class="grid" id="grid"></div>
|
||||
<div class="row" style="display: flex; align-items: center; justify-content:center">
|
||||
<iframe scrolling="no" src="https://www.you.com" title="You Search bar"></iframe>
|
||||
</div>
|
||||
<div class="column">
|
||||
<div class="card">
|
||||
|
||||
@ -174,14 +174,4 @@ a:hover {
|
||||
background-size: cover;
|
||||
object-fit: fill;
|
||||
max-height: 100%;
|
||||
}
|
||||
|
||||
/* You.com iFrame */
|
||||
iframe {
|
||||
height: 100px;
|
||||
width: 500px;
|
||||
margin-top: 25px;
|
||||
pointer-events:all;
|
||||
border: none;
|
||||
background: transparent;
|
||||
}
|
||||
Reference in New Issue
Block a user