File "style.scss"

Full Path: /home/fresvfqn/waterdamagerestorationandrepairsmithtown.com/wp-content/plugins/surerank/src/apps/style.scss
File size: 648 bytes
MIME-type: text/plain
Charset: utf-8

@import url( "https://fonts.googleapis.com/css2?family=Figtree:ital,wght@0,300..900;1,300..900&display=swap" );
@import "../../global/tailwind.scss";

@layer utilities {
	hr {
		@apply border-t border-b-0 border-x-0 border-solid border-border-subtle;
	}

	input[type="checkbox"] {
		@apply before:border-0;
	}

	::-webkit-file-upload-button {
		@apply text-text-primary;
	}
}

th.column-surerank-data {
	width: 160px !important;
}

#surerank-root {
	@apply relative z-[9999999];
}

.surerank-root *,
.surerank-root *::before,
.surerank-root *::after,
[id^="surerank"] *,
[id^="surerank"] *::before,
[id^="surerank"] *::after {
	@apply font-sans;
}