Screenshot.vue (hoppscotch-2.0.0) | : | Screenshot.vue (hoppscotch-2.1.0) | ||
---|---|---|---|---|
skipping to change at line 14 | skipping to change at line 14 | |||
bg-gradient-to-r | bg-gradient-to-r | |||
from-gradientFrom | from-gradientFrom | |||
via-gradientVia | via-gradientVia | |||
to-gradientTo | to-gradientTo | |||
flex flex-col | flex flex-col | |||
items-center | items-center | |||
justify-center | justify-center | |||
" | " | |||
> | > | |||
<img | <img | |||
src="images/screenshots/light_rest.png" | src="https://tiny.cc/hoppscotch_screenshot_1" | |||
alt="Screenshot" | alt="Screenshot" | |||
class="rounded-lg ring-dividerLight mt-8 max-w-5/6 ring-4" | class="rounded-lg ring-dividerLight mt-8 max-w-5/6 ring-4" | |||
/> | /> | |||
</div> | </div> | |||
</template> | </template> | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added |