fix: style
This commit is contained in:
@@ -135,7 +135,7 @@ export default {
|
||||
<section class="pegaz-section">
|
||||
<Terminal :terminal-content="terminalContent" />
|
||||
<div
|
||||
class="flex flex-col items-center w-1/2 h-20 relative rounded-b-xl transition-all"
|
||||
class="flex flex-col items-center md:w-3/4 lg:w-1/2 h-20 relative rounded-b-xl transition-all"
|
||||
>
|
||||
<div
|
||||
class="flex transition-all justify-center duration-1000"
|
||||
|
Reference in New Issue
Block a user