From 823344c19094680e80e2b56449a243e183db8b06 Mon Sep 17 00:00:00 2001 From: Fuwn Date: Mon, 14 Dec 2020 23:21:39 -0800 Subject: :star: --- semantic/src/themes/github/modules/popup.variables | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 semantic/src/themes/github/modules/popup.variables (limited to 'semantic/src/themes/github/modules/popup.variables') diff --git a/semantic/src/themes/github/modules/popup.variables b/semantic/src/themes/github/modules/popup.variables new file mode 100644 index 0000000..81a8173 --- /dev/null +++ b/semantic/src/themes/github/modules/popup.variables @@ -0,0 +1,12 @@ +/******************************* + Popup +*******************************/ + + +@small: @relative10px; +@medium: @relative11px; +@large: @relative13px; + +@verticalPadding: @relative7px; +@horizontalPadding: @relative11px; + -- cgit v1.2.3